UserVariableGetFieldDisplayType Property
Specifies the display of a user field.
The defined values are:
-formula: displays the formula instead of the value of a field.
-none: hides the content of a field.
-value: displays the value of a field.
Namespace: Independentsoft.Office.Odf.FieldsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public DisplayType DisplayType { get; set; }
Public Property DisplayType As DisplayType
Get
Set
Property Value
DisplayType